-
Home
-
Eight Day Week Print Workflow
-
1.2.5 (latest)
-
Code
-
Classes
- Article_XML
Total Complexity |
65 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
465 |
Lines of code |
254 |
Logical lines of code |
165 |
Comment lines |
147 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_outer_elements() |
A |
47 |
10 |
37 |
get_article_content() |
A |
44 |
9 |
46 |
get_outer_elements() |
S |
55 |
7 |
20 |
extract_elements_by_xpath() |
S |
53 |
6 |
23 |
remove_elements() |
S |
56 |
6 |
18 |
get_image_name() |
S |
60 |
6 |
12 |
get_first_author_name() |
S |
57 |
5 |
18 |
build_xml() |
S |
49 |
4 |
32 |
html_to_xml() |
S |
54 |
3 |
20 |
get_image_tag() |
S |
77 |
2 |
3 |
add_article_attributes() |
S |
70 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
add_author_name() |
S |
79 |
1 |
3 |
add_post_title() |
S |
79 |
1 |
3 |
add_post_comment() |
S |
79 |
1 |
3 |
manipulate_dom() |
S |
70 |
1 |
6 |